The command-line options allow you to specify a particular setting or include additional files in the asf file. To view an online listing of the options, from the Windows Start menu, point to Programs, and then click Command Prompt, type the name of the utility, and press ENTER.
Option | Option argument | Description |
---|---|---|
-eccspan | on|off | Turns error correction on or off. The default setting is on. |
-in | filename.wav
filename.mp3 |
Specifies the input audio file that is to be converted to an .asf file. |
-leadtime | # of milliseconds | Specifies the maximum time before a file begins to play. If there is packet loss, lower values sometimes result in poorer audio smearing. The default setting is 4,000 milliseconds. |
-out | filename.asf | Specifies a name for the output file. If you do not give the output file a name, WavToASF uses the input file name as the name of the output file and then appends the .asf extension. |
-script | filename | Specifies the name of the script file to use if you want to add URLs, script commands, or markers to your output file. |